libjenkins-commons-jexl-java software package provides Jenkins fork of the JSTL Expression Language with extensions, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjenkins-commons-jexl-java
libjenkins-commons-jexl-java is installed in your system.
Make ensure the libjenkins-commons-jexl-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjenkins-commons-jexl-java *
You will get with libjenkins-commons-jexl-java package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libjenkins-commons-jexl-java |
| Version | 1.1-jenkins-20111212-1 |
| Description | Jenkins fork of the JSTL Expression Language with extensions |
| Sub Section | Java |